CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 图像平滑 c

搜索资源列表

  1. smoothhandle(Imageprocessing)

    0下载:
  2. 图像处理,平滑处理.经过编译后可运行与VC++平台,提取c源码很容易。-Image processing, smooth deal. Compiled to run with the VC++ platform, extracted c source is easy.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:2720439
    • 提供者:亮亮
  1. 2005125132158771_600it

    0下载:
  2. vc代码 用于图像处理中大平滑处理 很不错的-visual c++
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:25422
    • 提供者:徐文娟
  1. Gaussian

    0下载:
  2. 数字图像处理中的高斯平滑实现,c++语言编写-Digital image processing to achieve the Gaussian smoothing, c++ language
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2936223
    • 提供者:ln
  1. The_code_of_image_processing

    0下载:
  2. 图像缩放,中值滤波,高斯平滑,二值化,canny边缘提取等 c++源代码-Image scaling, median filtering, Gaussian smoothing, binarization, canny edge detection c++ source code, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-24
    • 文件大小:3755391
    • 提供者:郭鲁强
  1. ImageProcess

    0下载:
  2. c#写的图像处理程序框架,包括打开图片、保存、关闭等功能。图像处理包括图像增强里用到的灰度化、亮度增强、线性非线性平滑、一阶二阶锐化等。-c# write image-processing program framework, including open images, save, close and other functions. Image processing including image enhancement is used inside the gray-oriented, b
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:95492
    • 提供者:张毛磊
  1. TemplateTrans

    0下载:
  2. 图像增强源码(平滑,中值滤波,梯度锐化,拉普拉斯锐化,伪彩色增强) c-Image enhancement source (smoothing, median filtering, sharpening the gradient, Laplacian sharpening, pseudo-color enhancement) c++
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2194091
    • 提供者:shanshan
  1. pinghuachuli

    0下载:
  2. 一个用c++编写的将图形平滑处理的程序,涉及2d图像处理-1 with c++ written in the graphic smoothing procedures, involving 2d image processing
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-29
    • 文件大小:268627
    • 提供者:朱小娇
  1. ImgProcess

    0下载:
  2. 数字图像处理算法c++程序,包括: 几何变换,边缘检测,图像压缩,平滑,图像匹配,腐蚀膨胀等算法-Digital image processing algorithms c++ programs, including: geometric transformations, edge detection, image compression, smoothing, image matching, corrosion expansion algorithms, such as
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:804043
    • 提供者:sunshaobin
  1. IntroductiontoCsourcecodeanalysisimageprocessing.z

    0下载:
  2. 图像处理入门C源码分析 第一讲Windows位图和调色板 第二讲图象的几何变换 第三讲 图象的平滑去噪声锐化-Introduction to C source code analysis, image processing the first Windows Bitmap and palette talk about the second third stresses the geometric transformation image image noise smoothing t
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:6428803
    • 提供者:zhouyongbing
  1. ImageProcess

    0下载:
  2. 基于Visual C++ 6.0 开发的对图像进行边缘检测、平滑、增强,以及8位图像进行开闭,膨胀腐蚀、细化等处理的源码-Visual C++ 6.0 on the development of the image edge detection, smoothing, enhancement, and the opening and closing 8-bit images, dilation and erosion, refining and other processing of the s
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:105884
    • 提供者:刘本建
  1. gauss

    0下载:
  2. visual c++ 图像高斯平滑处理程序-visual c image Gaussian smoothing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:123564
    • 提供者:xfwang828
  1. 123

    0下载:
  2. VISUAL C++ 代码 ,使用高斯模板对8位图像进行平滑处理 ,-VISUAL C++ code, use the Gaussian model on the 8-bit image smoothing,
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:663
    • 提供者:jizhenxing
  1. smooth

    0下载:
  2. 此代码是用C#编辑的一个完整的对图像进行平滑处理的代码,在执行平台上傻瓜式地数据图像及各个参数,就可进行各种滤波平滑处理。-This code is C# editor with a complete smoothing of the image code, fool in the implementation of the platform to the data image and the various parameters, various filters can be smoothed
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:117561
    • 提供者:曹艳萍
  1. Gaussian-smooth

    0下载:
  2. c++图像处理,源代码实现,高斯平滑滤波功能-Gaussian smooth
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:133288
    • 提供者:zhaobo
  1. Gaussian-smoothing

    0下载:
  2. 本程序是基于visual c++下实现了用高斯算法对图像进行平滑处理.-This procedure is based on visual c++ to achieve the image using Gaussian smoothing algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:903260
    • 提供者:weizhen
  1. DigitalImageProcess_Win

    0下载:
  2. 是用VS2008并运用C#编写多文档windows应用程序。实现了数字图像的平滑和边缘检测功能,同时包含了浏览网页的功能。-Is written C# VS2008 and use multiple document windows application. Realization of the digital image smoothing and edge detection, and web browsing features included.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:505028
    • 提供者:zhaoyongquan
  1. Color

    0下载:
  2. 使用C#语言实现彩色图像处理对各种算法,包括彩色空间的变换,彩色分量调整,伪彩色处理,直方图均衡化,平滑处理,锐化处理,边缘检测,图像分割等,功能强大,很实用。-Using the C# language on a variety of color image processing algorithms, including color space conversion, color adjustment component, pseudo-color processing, histogram
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:125618
    • 提供者:Andox
  1. mooth-bitmap-scaling_VCPP

    0下载:
  2. 使用visual c++实现位图的平滑缩放,图形图像处理-Using visual c++ to achieve a smooth bitmap scaling, Computer Graphics
  3. 所属分类:Special Effects

    • 发布日期:2017-04-23
    • 文件大小:324071
    • 提供者:王凯
  1. 6

    0下载:
  2. 使用C#语言编程实现对图像进行平滑处理达到需要的效果-Programming using the C# language on the image smoothing to achieve a desired effect
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:143768
    • 提供者:许志华
  1. 7

    0下载:
  2. 用C#语言编程对图像进行平滑处理,包含了不同的平滑算子,进行效果对比 -Programming with C# language to smooth the image, including a variety of smoothing operator, the effect of contrast
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:117614
    • 提供者:许志华
« 1 2 3 4 5 67 8 9 »
搜珍网 www.dssz.com